home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
doors_2
/
tm240.zip
/
TMSHELL.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-01-16
|
256b
|
17 lines
Echo off
cls
if %1 == 0 goto local
watchdgf 1 on
ctty gate1
command
ctty con
watchdgf 1 off
goto end
:local
command
:end